home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / sfrom115.zip / SFROM.DOC < prev    next >
Text File  |  1992-10-10  |  31KB  |  656 lines

  1.  
  2.                               SF ROM DOOR
  3.                               Version 1.15
  4.                         Released October 10, 1992
  5.  
  6.                      Copyright (C) 1992 Mike Robinson
  7.  
  8.                             The Soft Parade
  9.                         Shelton, Connecticut, USA
  10.                              203-924-5603
  11.  
  12. ------- OVERVIEW ------------------------------------------------------------
  13.  
  14.         SF-Rom Door is a file access door designed for use on Spitfire BBS.
  15.         It can be used to access file areas on a CD-ROM disk, a "normal"
  16.         magnetic disk, or both. It provides browsing, text search and
  17.         download capabilities from within the door. It can even track the
  18.         number of files/bytes downloaded, enforce daily limits, and then
  19.         record this information in the main Spitfire database. A Spitfire
  20.         SFFILES.BBS type of file list is required for each file area. The
  21.         door can be run from the door menu or any of the menu extensions.
  22.  
  23.         This is a drop-in replacement for all previous SF-Rom 1.1x versions.
  24.  
  25.         Nothing in this world ever seems to go fast enough. Right from the
  26.         beginning this door was designed and optimized for speed. And it is
  27.         FAST. I know of no other door that even comes close. A file search
  28.         of a 500 megabyte CD-ROM disk takes only a few seconds.
  29.  
  30.         Speed is especially important to those who run multiple nodes
  31.         and/or multiple CD-ROM drives such as the Pioneer DRM-600
  32.         "six pack." Considerable time and energy was spent working around
  33.         the speed limitations of today's CD-ROM drives.
  34.         Actual CD-ROM drive hardware access time has been minimized by:
  35.  
  36.         1. Maintaining the file lists on the magnetic drive. This is
  37.            optional. If the CD-ROM itself contains file lists, these can be
  38.            be accessed directly by the door in order to save hard drive
  39.            space.
  40.  
  41.         2. Copying the file to a holding directory on the hard drive and
  42.            downloading it from there. This is also optional. You can
  43.            configure the door to download directly from the CD-ROM drive.
  44.  
  45.         3. Careful design of the the door logic. The CD-ROM drive hardware
  46.            is accessed as rapidly as possible and only when absolutely
  47.            required.
  48.  
  49.  
  50. ------- FEATURES ------------------------------------------------------------
  51.  
  52.         ■ Batch downloads and file tagging of up to 20 files!
  53.  
  54.         ■ Number of files/bytes downloaded is recorded in the Spitfire
  55.           main database and daily download limits are enforced.
  56.           (This feature is NOT available in unregistered versions.)
  57.  
  58.         ■ Run as a door or menu extension using SFDOORS.DAT, SFFILE.DAT,
  59.           SFMESS.DAT or SFMAIN.DAT. Low memory requirements. Only uses
  60.           about 180 kilobytes, which includes the memory required for the
  61.           DSZ external protocol.
  62.  
  63.         ■ Caller time in door is limited to remaining time allowed on BBS.
  64.           (This feature is available in ALL versions.)
  65.  
  66.         ■ Complete logging of all caller activity.
  67.           (This feature is NOT available in unregistered versions.)
  68.  
  69.         ■ Download from within door using Xmodem, Ymodem or Zmodem.
  70.           A copy of DSZ.COM or DSZ.EXE by Omen Technology Incorporated
  71.           is required. Zmodem MobyTurbo is supported.
  72.  
  73.         ■ Up to 1000 separate file areas.
  74.  
  75.         ■ Very rapid text search of both file names and descriptions.
  76.           Matches are highlighted in color.
  77.  
  78.         ■ File sharing and locking for multinode and network operation.
  79.           All file lists, menus, data files and logs may be shared.
  80.           DOS version 3.0 or higher, with DOS SHARE installed, is required
  81.           for proper operation of file sharing and locking.
  82.  
  83.         ■ Automatically uses Spitfire's communication port settings.
  84.           Comm port speeds to 115,200 bps with hardware or software flow
  85.           control. Uses Spitfire's configured port speed, data bits, stop
  86.           bit, parity, comm port, I/O port and interrupt. Handles any UART.
  87.           Does not require or use a FOSSIL driver, but is compatible with a
  88.           FOSSIL if one is installed.
  89.  
  90.         ■ DESQview aware. When idle the program releases it's clock
  91.           ticks to applications running in the other DESQview windows.
  92.  
  93.         ■ Reads DAILYLMT.DAT to determine allowable downloads per day.
  94.  
  95.         ■ The door will recognize caller connect speeds of 0, 300, 1200,
  96.           2400, 4800, 7200, 9600, 12000, 14400, 16800, 19200.
  97.           It will use the value passed by Spitfire in SFDOORS.DAT line 5
  98.           to calculate the estimated download times. Note that sometimes
  99.           this value is incorrect. Some systems connect at 12000, 14400,
  100.           or 16800 but "lie" and tell Spitfire that the connect is 9600.
  101.           The good news is that the door now factors in a speed
  102.           increase due to error correction.
  103.  
  104.         ■ Carrier detection. Resets the BBS if caller drops carrier.
  105.  
  106.         ■ Inactivity timeout configurable from 1 to 10 minutes.
  107.  
  108.         ■ Runs locally inside of Spitfire (where baud rate = 0).
  109.  
  110.         ■ Detailed status lines visible on top of local screen.
  111.           Shows caller name, statistics, time left, etc.
  112.  
  113.         ■ Detailed status screen displayed during download.
  114.           Shows caller's entire download/upload history and more.
  115.  
  116.         ■ Sysop local keyboard controls same as Spitfire:
  117.  
  118.               ALT+C --- Chat Mode On/Off
  119.               ALT+D --- Drop To DOS (local sysop only)
  120.               ALT+J --- Drop To DOS (local sysop only)
  121.               F6 ------ Take Five Minutes From Caller
  122.               F7 ------ Give Five Minutes To Caller
  123.               F10 ----- Exit The Door
  124.               ALT+F1 -- Exit The Door
  125.               ALT+F2 -- Exit The Door
  126.               ALT+K --- Kill. Throw the caller off the BBS *NOW*
  127.  
  128.         ■ ANSI color or plain ASCII text modes. Initial mode is the same as
  129.           passed by Spitfire. Caller can toggle ANSI on/off from within the
  130.           door. Door contains its own ANSI driver and can show ANSI
  131.           graphics on the local screen even if DOS ANSI.SYS is not loaded.
  132.  
  133.         ■ Sysops can design their own (optional) custom screens.
  134.           Door will display WELCOME.CLR or WELCOME.BBS before it runs.
  135.           (Available in registered versions only).
  136.           Place these in the same directory as SFROM.EXE.
  137.           If ANSI is on then the .CLR file will be shown, otherwise
  138.           the .BBS file will be shown.
  139.  
  140.         ■ Several configuration options:
  141.           Optional logoff after transfer.
  142.           Optional time penalty for dropped carrier.
  143.           Configurable number of lines displayed per page.
  144.           Can now specify the character used in determining which lines
  145.           in a file list contain a valid file for tagging and display
  146.           purposes.
  147.           Configurable activity log format.
  148.  
  149.         ■ DSZmodem is "trapped" inside a window so that data does not
  150.           scroll up off screen as download progresses.
  151.  
  152.         ■ Multi-colored file lists just like seen in Spitfire 3.2.
  153.  
  154.  
  155. ------- SETUP ---------------------------------------------------------------
  156.  
  157.         1. Unzip this archive into one subdirectory.
  158.            This will be the SF-Rom home directory.
  159.  
  160.         2. Modify the included SFROM.CFG file to meet your needs.
  161.            Any line in SFROM.CFG that does not begin with a letter is
  162.            ignored. The lines that begin with semicolons, for example, are
  163.            used for comments and ignored by the program. See detailed
  164.            instructions for each line of SFROM.CFG below.
  165.            Keep this file in the SF-Rom home directory.
  166.  
  167.         3. Modify the included AREALIST.CLR and AREALIST.BBS to meet your
  168.            needs. These two files are the main program menu and are
  169.            mandatory or the program will not run. Try to keep these to
  170.            under 21 displayed lines or the top may scroll off the screen.
  171.  
  172.            You can also create a multi-page AREALIST.CLR/BBS. In this case,
  173.            put all the pages in one file. Each page should be no more than
  174.            21 displayed lines long and there should be 4 blank lines
  175.            between each page. The door will pause at the end of each page
  176.            and allow the caller to select a command or scroll to the next
  177.            page. See AREALIST.CL1/BB1 included with this package for an
  178.            example of a multi-page list.
  179.  
  180.            Keep these files in the SF-Rom home directory.
  181.  
  182.         4. Make sure a copy of DSZ.COM or DSZ.EXE is somewhere on your DOS
  183.            path or in the SF-Rom home directory.
  184.  
  185.         5. (OPTIONAL) Place custom screens in the SF-Rom home directory.
  186.            Registered versions will display WELCOME.CLR or WELCOME.BBS if
  187.            these files exist.
  188.            All versions will display GOODBYE.CLR or GOODBYE.BBS after a
  189.            download if the caller selects log off after transfer.
  190.  
  191.         6. Run the program using any ONE
  192.            of these command lines:
  193.  
  194.            COMMAND LINE
  195.            ------------
  196.            SFROM C:\SF\SFDOORS.DAT               ( doors menu )
  197.  
  198.            SFROM C:\SF\SFFILE.DAT                ( file menu extension )
  199.  
  200.            SFROM C:\SF\SFMAIN.DAT                ( main menu extension )
  201.  
  202.            SFROM C:\SF\SFMESS.DAT                ( message menu extension )
  203.  
  204.            SFROM LOCAL                           ( local test mode )
  205.  
  206.            The complete path and file name must be specified except for
  207.            local mode as shown. Spitfire creates one of the above files
  208.            whenever the door menu or one of the menu extensions is executed.
  209.  
  210.  
  211.            (OPTIONAL)
  212.            All of the above examples assume that a configuration file named
  213.            SFROM.CFG is in the SF-Rom home directory. You may also specify a
  214.            different configuration file on the command line like this:
  215.  
  216.            SFROM C:\SF\SFFILE.DAT C:\SF\CDROM2\MYCONFIG.FIL
  217.  
  218.  
  219. ------- SFROM.CFG -----------------------------------------------------------
  220.  
  221.         SFROM.CFG is the main configuration file which supplies the door with
  222.         the information it requires to run properly. It should be placed in
  223.         the SF-Rom home directory. The program reads each line in this file.
  224.         If the line begins with a keyword then the configuration is modified
  225.         according to the information that follows the keyword. If a line
  226.         begins with anything other than a letter, it is ignored. The
  227.         explanatory comments below are all on lines beginning with
  228.         semicolons. The order of the lines is generally not important except
  229.         for the file areas. The keywords are NOT case sensitive, but they
  230.         must be spelled correctly.
  231.  
  232.  
  233.         DiskName So Much Shareware
  234.         ; This name is used in the local status bar display on the top of
  235.         ; the screen and in the door log entries.
  236.  
  237.  
  238.         HoldDir  C:\SF\CD-HOLD
  239.         ; This is the holding directory where the files are copied to if
  240.         ; CopyToMag is ON. The program also stores the batch download file
  241.         ; list here in all cases.
  242.         ; The program takes care of its own housekeeping and deletes the
  243.         ; copied files after the download. Just the copied files are deleted.
  244.         ; Any other files that exist in this directory will NOT be deleted.
  245.         ; The default holding directory is the root directory C:\.
  246.  
  247.  
  248.         LogName  C:\SF\CALLERS.TMP
  249.         ; Registered versions only.
  250.         ; Gives the name of the caller activity log file.
  251.         ; Default is CALLERS.TMP in the Spitfire home directory for this
  252.         ; node as defined in SFFILE.DAT or equivalent.
  253.  
  254.  
  255.         Share ON
  256.         Share OFF
  257.         ; Turns file sharing and locking ON or OFF.
  258.         ; File sharing is generally not required on a single-node BBS.
  259.         ; This program will run much faster with Share OFF.
  260.         ; The default is Share ON.
  261.  
  262.  
  263.         TimeOut 180
  264.         ; This is the caller inactivity timeout delay in SECONDS.
  265.         ; If no keystrokes are received for this length of time, the door
  266.         ; will exit and return the caller to the BBS.
  267.         ; Values from 60 to 600 seconds are allowed.
  268.         ; The default value is 180 seconds (3 minutes).
  269.  
  270.  
  271.         ScrollDelay 3
  272.         ; This is the delay in milliseconds between display of each line.
  273.         ; You should probably not mess with this.
  274.         ; Values from 0 to 30 are allowed.
  275.         ; The default is 3.
  276.  
  277.  
  278.         Debug ON
  279.         Debug OFF
  280.         ; Most program error conditions are logged to SFROM.LOG if Debug is
  281.         ; turned on. The program may load a bit faster if you turn this off.
  282.         ; If you are experiencing difficulties, leave Debug ON.
  283.         ; The default is Debug ON.
  284.  
  285.  
  286.         DirectVideo ON
  287.         DirectVideo OFF
  288.         ; With DirectVideo ON, all local screen writes will done directly to
  289.         ; video memory instead of through the BIOS.
  290.         ; The default is DirectVideo ON. This seems to work fine on most
  291.         ; systems.
  292.  
  293.  
  294.         CheckSnow ON
  295.         CheckSnow OFF
  296.         ; CheckSnow ON enables "snow checking" when using DirectVideo ON.
  297.         ; It has no effect if DirectVideo OFF.
  298.         ; Some older CGA monitors may requires this. It should not be a
  299.         ; problem on most monochrome, EGA or VGA video systems.
  300.         ; Some systems may run a bit faster with CheckSnow OFF.
  301.         ; The default is CheckSnow ON.
  302.  
  303.  
  304.         BiosScroll ON
  305.         BiosScroll OFF
  306.         ; If BiosScroll OFF, then a special scrolling routine is used that
  307.         ; suppresses snow and flicker on systems with any kind of color
  308.         ; graphics. However, BiosScroll ON is a bit faster.
  309.         ; The default is BiosScroll ON.
  310.  
  311.  
  312.         CopyToMag ON
  313.         CopyToMag OFF
  314.         ; If CopyToMag ON then files will be copied to the magnetic hard
  315.         ; drive just before downloading. These files will then be erased
  316.         ; once the download is completed.
  317.         ; If CopyToMag OFF then the files will be downloaded directly from
  318.         ; the CD-ROM drive.
  319.         ; Default is CopyToMag ON
  320.  
  321.  
  322.         DropPenalty 300
  323.         ; Number of SECONDS to penalize the caller if carrier is dropped
  324.         ; when in the door. This time will be subtracted from the callers
  325.         ; time allowed during the next call that day. If the caller does
  326.         ; not call back until the next day, then this penalty will have no
  327.         ; effect.
  328.         ; Values from 0 to 7200 seconds (0 to 120 minutes) are allowed.
  329.         ; The default value is 300 seconds (5 minutes).
  330.  
  331.  
  332.         AllowLogOff ON
  333.         AllowLogOff OFF
  334.         ; If AllowLogOff ON then the caller will be offered the option to
  335.         ; select unattended automatic logoff after each download.
  336.         ; If you allow logoff then you can place a copy of your desired
  337.         ; logoff display screen(s) in the SF-ROM home directory. This is
  338.         ; optional. If this screen exists, it will be shown only after an
  339.         ; automatic logoff. I use my normal BBS GOODBYE.BBS/CLR.
  340.         ; Default is AllowLogOff ON
  341.  
  342.  
  343.         LinesPerPage 21
  344.         ; Determines the number of lines shown for each screen page when
  345.         ; the caller is scrolling through the file lists.
  346.         ; Values from 5 to 30 lines per page are allowed.
  347.         ; The default is 21 lines per page.
  348.  
  349.  
  350.         TagChar 26 -
  351.         ; This determines the line position and character used to determine
  352.         ; which lines in a file list contain a valid file for tagging and
  353.         ; display purposes. Lines which contain this exact character at
  354.         ; this exact position are colorized and assigned a tag letter.
  355.         ; Lines which do NOT contain this character at this position are
  356.         ; assumed to be header lines or extended description lines.
  357.         ; This option allows the use off many different styles of file
  358.         ; lists.
  359.         ; The default is a dash at position 26 as shown below:
  360.  
  361. ....+....1....+....2....+....3....+....4....+....5....+....6....+....7....+
  362. SFROM110.ZIP   71,527  09-05-92  Spitfire CD-ROM Door 1.10 by Mike Robinson
  363.                          ^
  364.                          character at position (column) 26 is a dash
  365.  
  366.         ; Examples of common file formats:
  367.         ; TagChar 26 -   (tag lines with a dash at position 26) (default)
  368.         ; TagChar 28 -   (tag lines with a dash at position 28)
  369.         ; TagChar 26 /   (tag lines with a forward slash at position 26)
  370.         ; TagChar 28 /   (tag lines with a forward slash at position 28)
  371.         ; TagChar 18 ,   (tag lines with a comma at position 18 )
  372.         ;
  373.         ; Only one character and position may be designated as the TagChar.
  374.         ; If multiple TagChar are specified in SFROM.CFG then the last
  375.         ; TagChar specified is used.
  376.  
  377.  
  378.         ; The following defines your file areas. This is VERY IMPORTANT.
  379.         ; These must be one area per line on consecutive lines.
  380.         ; The first line is file area number 1 and the rest follow in order
  381.         ; until you reach the end.
  382.         ; The list MUST BEGIN and END with the keyword "Areas".
  383.         ; The list MUST BEGIN and END with the keyword "Areas".
  384.         ; Each line has two entries separated by at least one blank space.
  385.         ; The first is the path to the file area on the CD-ROM.
  386.         ; The second is the full path and filename of the associated file
  387.         ; list. The list can have any filename, it does not have to be
  388.         ; sffiles.bbs.
  389.         ;
  390.         Areas
  391.         E:\ASM      C:\SF\CDROM1\ASM.LST
  392.         E:\BUDGET   C:\SF\CDROM1\BUDGET.LST
  393.         E:\CLIPART  C:\SF\CDROM1\CLIPART.LST
  394.         E:\CPROG    C:\SF\CDROM1\CPROG.LST
  395.         E:\DATABASE C:\SF\CDROM1\DATABASE.LST
  396.         E:\DEMOS    C:\SF\CDROM1\DEMOS.LST
  397.         E:\DESKTOP  C:\SF\CDROM1\DESKTOP.LST
  398.         E:\EDUCATE  C:\SF\CDROM1\EDUCATE.LST
  399.         E:\FINANCE  C:\SF\CDROM1\FINANCE.LST
  400.         E:\GAMES1   C:\SF\CDROM1\GAMES1.LST
  401.         E:\GAMES2   C:\SF\CDROM1\GAMES2.LST
  402.         E:\GENERAL  C:\SF\CDROM1\GENERAL.LST
  403.         E:\GIFS     C:\SF\CDROM1\GIFS.LST
  404.         E:\GRAPHICS C:\SF\CDROM1\GRAPHICS.LST
  405.         E:\HOBBY    C:\SF\CDROM1\HOBBY.LST
  406.         E:\LASER    C:\SF\CDROM1\LASER.LST
  407.         E:\MODEM    C:\SF\CDROM1\MODEM.LST
  408.         E:\MUSIC    C:\SF\CDROM1\MUSIC.LST
  409.         E:\PASCAL   C:\SF\CDROM1\PASCAL.LST
  410.         E:\PROG     C:\SF\CDROM1\PROG.LST
  411.         E:\QB       C:\SF\CDROM1\QB.LST
  412.         E:\SOSGIFS  C:\SF\CDROM1\SOSGIFS.LST
  413.         E:\SWIMSUIT C:\SF\CDROM1\SWIMSUIT.LST
  414.         E:\UTIL1    C:\SF\CDROM1\UTIL1.LST
  415.         E:\UTIL2    C:\SF\CDROM1\UTIL2.LST
  416.         E:\WIN1     C:\SF\CDROM1\WIN1.LST
  417.         E:\WIN2     C:\SF\CDROM1\WIN2.LST
  418.         E:\WORD     C:\SF\CDROM1\WORD.LST
  419.         Areas
  420.         ;
  421.         ; The file lists can be located on a normal magnetic hard disk or
  422.         ; on the CD-ROM (if they exist on the CD-ROM). The door will run
  423.         ; much faster if you locate the file lists on the normal magnetic
  424.         ; hard disk. Note that you can also use this door to access normal
  425.         ; file areas on your hard drive. You can mix normal file areas with
  426.         ; CD-ROM areas in the same door. The file areas do not have to
  427.         ; reside on the same drive letter or same physical drive. If you
  428.         ; have a network, you can access file areas on a different machine.
  429.         ; You could even put ALL of your Spitfire file areas in one or more
  430.         ; of these doors. For example, you could put adult files in one
  431.         ; door and restrict access to adults only. Or you could have
  432.         ; special file doors reserved for privileged, contributing or
  433.         ; subscribing callers.
  434.         ; The example above is also used in the sample SFROM.CFG supplied
  435.         ; in this package. It is for the "So Much Shareware #1" CD-ROM disk
  436.         ; first published in late 1991. The file lists are resident on the
  437.         ; CD-ROM as SFFILES.BBS in each subdirectory and can be easily
  438.         ; copied to a hard drive.
  439.  
  440.  
  441.         Style 1
  442.         Style 2
  443.         Style 3
  444.         ; New in version 1.12
  445.         ; Choose one of the style commands shown above. Determines the
  446.         ; style of the download line in the caller activity log entries in
  447.         ; registered versions only. Has no effect in unregistered versions.
  448.         ; Some third party utility programs read the callers log and count
  449.         ; or log downloads. These programs require certain download log
  450.         ; entry styles which are similar to those created by a normal
  451.         ; Spitfire download.
  452.         ; Three styles are now offered. More will be added if requested.
  453.         ; Only one style may be used in each configuration file.
  454.         ; If multiple styles are specified, then the last one
  455.         ; specified is used.
  456.         ;
  457.         ; For Style 1 a typical log entry looks like this:
  458.         ; 1800LIST.TXT    2,276  Listing Of 1-800 BBS Systems
  459.         ; This is the default style and is the same as all previous
  460.         ; versions of SF-Rom.
  461.         ;
  462.         ; For Style 2 a typical log entry looks like this:
  463.         ; Downloaded E:\MODEM\800LIST.TXT
  464.         ; Note that this is the path to the file on the CD-ROM.
  465.         ;
  466.         ; For Style 3 a typical log entry looks like this:
  467.         ; Downloaded C:\SF\CDROM1\800LIST.TXT
  468.         ; Note that this is the file name appended to the path
  469.         ; to the file list that contains the file.
  470.  
  471.  
  472. ------- REGISTRATION --------------------------------------------------------
  473.  
  474.         This is SHAREWARE. You may use this program for a free 30 day trial
  475.         period. After that, you must register it or stop using it.
  476.         You may give away free copies of this entire unmodified package,
  477.         but you may not sell it. I retain all rights to this program.
  478.  
  479.         As an incentive to encourage registration, the following features
  480.         are ONLY AVAILABLE IN THE REGISTERED VERSION:
  481.  
  482.         ■ The *** UNREGISTERED ***  message on the first screen is replaced
  483.           by your name and your BBS Name.
  484.  
  485.         ■ Spitfire's daily download file and byte limits will be enforced
  486.           by the door. The door will also record all downloads and add the
  487.           number of files and bytes downloaded to the main Spitfire data
  488.           base. So the caller's total daily downloads (sum of downloads
  489.           inside the door and normal Spitfire downloads) will never be more
  490.           than allowed by Spitfire in DAILYLMT.DAT. These limits are
  491.           correctly tracked in any combination, even if the caller enters
  492.           and exits the door several times. If Spitfire says a caller can
  493.           only grab 10 files per day, he will only be able to grab 10 files
  494.           total per day.
  495.  
  496.             example:
  497.             A caller is allowed 10 downloads per day. He downloads 3 files
  498.             in this door. He is then only allowed 7 more downloads when he
  499.             returns to Spitfire.
  500.  
  501.           In the unregistered version, only the caller's daily time limit
  502.           is enforced. In the unregistered version, downloads are not
  503.           recorded and file/byte per day limits are not enforced.
  504.  
  505.         ■ Full logging of all caller activities in the door to CALLERS.LOG
  506.           or any file you choose. These log entries are designed to blend
  507.           nicely with the normal Spitfire log entries.
  508.           Here is an example from the CALLERS.LOG on my BBS:
  509.  
  510.         ■ WELCOME.CLR or WELCOME.BBS file will be displayed (optional).
  511.  
  512.         -----------------------------------------------------------------
  513.         John Smith called at 14:34:37 on 09-05-92 using Node 1 at 2400 baud.
  514.              Error Correction Connection.
  515.              Entered So Much Shareware SF-ROM Door at 14:35:51
  516.                1800LIST.TXT    2,276  Listing Of 1-800 BBS Systems
  517.                GOVTBBS.ZIP     3,781  List Of Gov't BBS Numbers
  518.                WHATPORT.ZIP    9,044  Handy To Find Conflicting COM Ports
  519.                Begin Zmodem at 14:39:20  Estimated Time:  1.1 Min.
  520.                End   Zmodem at 14:40:26     Actual Time:  1.1 Min.
  521.                Updated download records +3 file(s) and +15,101 bytes.
  522.              Exited  So Much Shareware SF-ROM Door at 14:41:05
  523.         John Smith logged off at 14:43:02
  524.         -----------------------------------------------------------------
  525.  
  526.         In the unregistered version, only error conditions are logged.
  527.         No caller activity log is created in the unregistered version.
  528.  
  529.         Registration is $15 (fifteen) dollars in US funds.
  530.         Personal check, bank check or money orders are acceptable.
  531.  
  532.         Registered Sysops are entitled to free program support, free
  533.         upgrades to all future versions, and free access to all files and
  534.         features on my BBS. Support is available from me on my BBS, in
  535.         CircuitNet and in FidoNet. Suggestions for future improvements from
  536.         registered Sysops will receive careful consideration.
  537.  
  538.         In order to register the program, you will have to call my BBS and
  539.         download your personal registration key and instruction file. This
  540.         key will work for all future versions, so there will be no need to
  541.         download any specially compiled versions of the executable program
  542.         itself.
  543.  
  544.         If you do not yet have access to my BBS, please be sure to send
  545.         along a password and birthdate with your registration. Then I can
  546.         set up your logon account in advance. Please be sure to specify
  547.         your name and your BBS name exactly as you would like them to
  548.         appear on the first door screen.
  549.  
  550.         Your personal registration key and instruction file will be
  551.         ready for you to download on the day I receive your check,
  552.         usually by 19:00 eastern time.
  553.  
  554.         Registrations will not be mailed.
  555.  
  556.         -------------------------------------------------------
  557.         -------------------------------------------------------
  558.         -------------------------------------------------------
  559.  
  560.                      SF-Rom 1.15 Door REGISTRATION FORM
  561.  
  562.         Your Name:
  563.         (40 characters maximum)
  564.  
  565.         BBS Name:
  566.         (40 characters maximum)
  567.  
  568.         BBS Phone Number:
  569.         (xxx-xxx-xxxx)
  570.  
  571.         Password to use on  Mike Robinson's BBS:
  572.         (14 characters maximum)
  573.  
  574.         BirthDate to use on Mike Robinson's BBS:
  575.         (mm-dd-yy)
  576.  
  577.         Your Address:
  578.  
  579.         Send this form and $15 (fifteen) dollars in US funds to:
  580.  
  581.         Michael Robinson
  582.         9 Richard Boulevard
  583.         Shelton, CT. 06484
  584.  
  585.         Personal check, bank check or money orders are acceptable.
  586.  
  587.         -------------------------------------------------------
  588.         -------------------------------------------------------
  589.         -------------------------------------------------------
  590.  
  591.         ╔═══════════════════╗ ╔══════════════════════╗ ╔═══════════════════╗
  592.         ║  The Soft Parade  ║ ║ Sysop: Mike Robinson ║ ║ 1200 to 16800 bps ║
  593.         ║  Shelton, CT. USA ║ ║ Spitfire version 3.2 ║ ║   HST   V.32bis   ║
  594.         ║   203-924-5603    ║ ║ Open 24 hours 7 days ║ ║  MNP 5   V.42bis  ║
  595.         ║ FidoNet 1:141/485 ║ ║  CircuitNet  203004  ║ ║ USR Dual Standard ║
  596.         ╚═══════════════════╝ ╚══════════════════════╝ ╚═══════════════════╝
  597.         Latest version of the SF-Rom Door may be File Requested (freq'ed)
  598.         by any Fido compatible mailer 24 hours a day using the
  599.         magic name: SFROM
  600.  
  601.         24 hour crash mail & file requests of any file listed in FILES
  602.         Magic Names: FILES   SPITFIRE   NODEDIFF   SFTS       BINKLEY
  603.                      ABOUT   BBSLIST    NODELIST   DOGFIGHT   BNU
  604.                      SFROM   PMEISTER   CATCHEM
  605.  
  606.         Special thanks to the beta test team:
  607.         Bill Arlofski, Dave Clark, Barry Connolly, Chris Cook, Don Hutson,
  608.         David Hamel, Joseph Hayes, Charles Horsey, George Hyden, Jim
  609.         Lambert, Tom Lehner, Mike MacAfee, Steve Newman, Mike Redman,
  610.         Joseph Revolta, Doug Ward, Arleen Winegar.
  611.  
  612.         Legal Stuff:
  613.         Use this program at your own risk. No guarantees of any sort.
  614.         "Spitfire" is a registered trademark of Buffalo Creek Software.
  615.         File sharing and locking implemented via BCSHARE Beta Version 0.7
  616.         Copyright (C) By Mike Woltz 1990 Buffalo Creek Software.
  617.  
  618.         SF ROM Revision History
  619.         Version 1.00 -- May 31, 1992 - Initial Public Release
  620.         Version 1.03 -- Private Beta Test Version.
  621.         Version 1.10 -- Sep 05, 1992 - First Public Upgrade
  622.         Version 1.11 -- Sep 17, 1992 - Local mode bug fix attempt.
  623.         Version 1.12 -- Sep 18, 1992 - Configurable tag character now
  624.                         applied to text search.
  625.         Version 1.13 -- Sep 18, 1992 - Fixed Xmodem command line bug.
  626.         Version 1.14 -- Sep 28, 1992 - Fixed Xmodem command line bug again.
  627.                         Intro screen now displays correct version number.
  628.         Version 1.15 -- Fixed local mode bug.
  629.                         Drop-in replacement for all previous 1.1x versions.
  630.  
  631.  
  632.     ZIP archive security notice for this archive should read:
  633.  
  634.     Authentic files verified!   # ACO784   The Soft Parade
  635.  
  636.     PKZIP (R)   FAST!   Create/Update Utility   Version 1.1   03-15-90
  637.     Copr. 1989-1990 PKWARE Inc.  All Rights Reserved.  PKZIP/h for help
  638.     PKZIP Reg. U.S. Pat. and Tm. Off.
  639.  
  640.     Searching ZIP: SFROM115.ZIP -
  641.  
  642.     Length  Method   Size  Ratio   Date    Time   CRC-32  Attr  Name
  643.     ------  ------   ----- -----   ----    ----   ------  ----  ----
  644.       2528  Implode   1520  40%  10-10-92  13:15  e34caa1a --w  AREALIST.BB1
  645.       1208  Implode    506  59%  10-10-92  13:15  fb652a06 --w  AREALIST.BBS
  646.       4323  Implode   1830  58%  10-10-92  13:15  35fd77f0 --w  AREALIST.CL1
  647.       1490  Implode    669  56%  10-10-92  13:15  b88b4e6b --w  AREALIST.CLR
  648.        182  Shrunk     164  10%  10-10-92  13:15  5cda8047 --w  FILE_ID.DIZ
  649.       1469  Implode    664  55%  10-10-92  13:15  823264bb --w  SFROM.CFG
  650.      31008  Implode  10786  66%  10-10-92  13:15           --w  SFROM.DOC
  651.      57880  Stored   57880   0%  10-10-92  13:15  ec25059f --w  SFROM.EXE
  652.       2359  Implode    958  60%  10-10-92  13:15  2835d774 --w  WHATSNEW.115
  653.     ------          ------  ---                                 -------
  654.     102447           74977  27%                                       9
  655.  
  656.